cargo.git
2017-08-08 borsAuto merge of #4374 - behnam:new-init, r=alexcrichton
2017-08-07 borsAuto merge of #4375 - behnam:root-vs-repo, r=alexcrichton
2017-08-07 Behnam Esfahbod[docs] Wrap long lines
2017-08-07 Behnam Esfahbod[docs] Update language regarding repository vs package...
2017-08-07 Behnam Esfahbod[cargo_new] Hint to use `cargo init` on existing dir
2017-08-07 Behnam Esfahbod[bin/init] Update USAGE
2017-08-07 borsAuto merge of #4372 - frankmcsherry:patch-1, r=alexcrichton
2017-08-07 borsAuto merge of #4369 - Wallacoloo:specifying-dependencie...
2017-08-06 Frank McSherryModernize explanation of `build.rs`
2017-08-06 Colin WallaceFix repeated "to to" in Specifying Dependencies
2017-08-04 borsAuto merge of #4355 - pornel:docs, r=alexcrichton
2017-08-04 borsAuto merge of #4360 - sid0:members, r=matklad
2017-08-04 Siddharth Agarwalworkspace: export Members as part of the public interface
2017-08-04 borsAuto merge of #4359 - sid0:debug, r=alexcrichton
2017-08-04 Siddharth Agarwalderive Debug for more data structures
2017-08-03 borsAuto merge of #4237 - vignesh-sankaran:blacklist-url...
2017-08-02 KornelExpand profile settings descriptions
2017-07-31 borsAuto merge of #4345 - froydnj:use-noop-more, r=alexcrichton
2017-07-31 borsAuto merge of #4344 - froydnj:cargo-rustc-spelling...
2017-07-31 Nathan Froyduse Work::noop() more
2017-07-31 borsAuto merge of #4342 - sid0:hgignore, r=alexcrichton
2017-07-31 Nathan Froydfix some spelling errors in cargo_rustc
2017-07-31 borsAuto merge of #4343 - sid0:debug, r=alexcrichton
2017-07-31 Siddharth Agarwalderive/impl Debug for a few data structures
2017-07-31 Siddharth Agarwalnew: fix hgignore for real
2017-07-30 borsAuto merge of #4340 - debris:fixed_4310, r=alexcrichton
2017-07-30 debrisRemoved redundant unwrap
2017-07-30 debrisfixed #4310, print useful information when git Cargo...
2017-07-28 borsAuto merge of #4338 - GuillaumeGomez:lint, r=alexcrichton
2017-07-28 Guillaume GomezUpdate error-chain dep for crates-io as well
2017-07-28 Guillaume GomezUpdate to rc error chain
2017-07-28 borsAuto merge of #4216 - durka:install-multi, r=alexcrichton
2017-07-28 borsAuto merge of #4335 - debris:rebased_4021, r=matklad
2017-07-28 debrisUpdated build_virtual_manifest_one_project test
2017-07-28 debrisFixed test_virtual_manifest_all_implied test
2017-07-27 debrisFixed bench_virtual_manifest_all_implied test
2017-07-27 debrisProper building virtual manifest with -p flag
2017-07-27 Romain SertelonAdds tests
2017-07-27 Romain SertelonApply --all if workspace is virtual
2017-07-27 borsAuto merge of #4331 - joshtriplett:fix-notices, r=matklad
2017-07-27 Vignesh SankaranCleaned up notes about documentation blacklisting
2017-07-27 VigneshAdded documentation blacklisting notes
2017-07-27 Josh TriplettRemove inaccurate (misattributed) copyright notices
2017-07-26 borsAuto merge of #4329 - behnam:dev, r=matklad
2017-07-26 Behnam Esfahbod[doc/manifest] Add build-dependencies to Dependency...
2017-07-25 Alex Burkanonzero exit code if some crates didn't install
2017-07-25 Alex Burkause top level err handling
2017-07-24 Alex Burkadon't continue if single install errors
2017-07-22 borsAuto merge of #4317 - iKevinY:options-unit-struct,...
2017-07-22 Kevin YapConvert Options struct into unit struct
2017-07-21 borsAuto merge of #4305 - nodakai:fix-4278-tests-on-empty...
2017-07-21 NODA, Kaitests/build.rs: remove empty components from LD_LIBRARY...
2017-07-20 borsAuto merge of #4303 - bluetech:doc-env-cfg, r=alexcrichton
2017-07-20 borsAuto merge of #4308 - alexcrichton:bump, r=alexcrichton
2017-07-20 Alex CrichtonWork around AppVeyor for now
2017-07-20 Alex CrichtonBump to 0.22.0 and update deps
2017-07-19 Ran BenitaDocument the CARGO_CFG_* environment variables - fixes...
2017-07-19 borsAuto merge of #4299 - brson:home, r=alexcrichton
2017-07-19 borsAuto merge of #4298 - behnam:ignore, r=alexcrichton
2017-07-19 Behnam Esfahbod[src/doc/manifest] Add section on Migrating to `gitigno...
2017-07-19 Brian AndersonReplace homedir definition with home crate
2017-07-18 borsAuto merge of #4123 - alexcrichton:augment, r=matklad
2017-07-18 Alex CrichtonImplement the [patch] section of the manifest
2017-07-18 borsAuto merge of #4270 - behnam:ignore, r=alexcrichton
2017-07-18 borsAuto merge of #4295 - xftroxgpx:use_full_path_in_warnin...
2017-07-18 xftroxgpxremove leftover { }
2017-07-18 xftroxgpxFixes #4293
2017-07-18 borsAuto merge of #4292 - xftroxgpx:unconfuse_bin_name...
2017-07-18 xftroxgpxquoting library and benchmark names in warning
2017-07-18 xftroxgpxquote the binary name in the warning
2017-07-18 Behnam Esfahbod[sources/path] Add gitignore-like pattern matching...
2017-07-17 borsAuto merge of #4289 - johnthagen:usage-fix, r=alexcrichton
2017-07-17 borsAuto merge of #4288 - matklad:bench-bench, r=alexcrichton
2017-07-17 johnthagenAdd "uninstall" command to cargo --help
2017-07-17 borsAuto merge of #4286 - cbcoutinho:master, r=matklad
2017-07-17 Aleksey KladovAllow `src/bench.rs` as a benchmark for legacy reasons
2017-07-16 Chris CoutinhoFix typo in zsh _cargo completions
2017-07-13 borsAuto merge of #4279 - tee-too:fix-3499, r=alexcrichton
2017-07-13 tee-tooFix support of `[target.'cfg(...)']` syntax for rustc...
2017-07-13 borsAuto merge of #4278 - mbrubeck:path, r=alexcrichton
2017-07-13 Matt BrubeckDon't push empty paths in LD_LIBRARY_PATH
2017-07-12 borsAuto merge of #4275 - alexcrichton:revert-makeflags...
2017-07-12 Alex CrichtonDon't set MAKEFLAGS for build scripts
2017-07-12 Alex Burkaadd test for failing package
2017-07-12 Alex Burkause shell helpers to condense output
2017-07-12 Alex Burkaonly print PATH warning once
2017-07-12 borsAuto merge of #4274 - sfackler:patch-1, r=alexcrichton
2017-07-12 Steven FacklerAdd CircleCI badge to manifest reference
2017-07-12 borsAuto merge of #4272 - behnam:doc, r=alexcrichton
2017-07-11 Behnam Esfahbod[doc/crates-io] Add text about packaging tests/benches
2017-07-11 borsAuto merge of #4259 - matklad:conventions, r=alexcrichton
2017-07-10 borsAuto merge of #4267 - natboehm:add-index-flag-search...
2017-07-10 Natalie BoehmModified tests to use '--index' instead of '--host...
2017-07-10 Natalie Boehmrename '--host' to '--index', add comments marked as...
2017-07-10 borsAuto merge of #4266 - nrc:force, r=alexcrichton
2017-07-10 Nick CameronAdd a way to force a unit of work to always be rebuilt
2017-07-09 Aleksey KladovRearrange code
2017-07-09 Aleksey KladovSimplify
2017-07-09 Aleksey KladovUse Path::join instead of `/`
2017-07-09 Aleksey KladovFix more tests
next